POV-Ray : Newsgroups : povray.off-topic : Design patterns : Re: Design patterns Server Time
7 Sep 2024 07:22:15 EDT (-0400)
  Re: Design patterns  
From: Paul Fuller
Date: 5 Jul 2008 07:56:23
Message: <486f6167$1@news.povray.org>
Orchid XP v8 wrote:
> For example, (A*B)^2 - 4*(A+B) = (A-B)^2. Obvious once you know, but 
> DAMN... I've have never thought of it!
> 
Well that is true for some values of A an B - But probably not as many 
as you think.

Whereas (A+B)^2 - 4*(A+B) = (A-B)^2 is true a few more cases.

Unless you have redefined the * and + operators :)


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.